net/http.http2clientConnReadLoop.processGoAway (method)

2 uses

	net/http (current package)
		h2_bundle.go#L9375: 			err = rl.processGoAway(f)
		h2_bundle.go#L9864: func (rl *http2clientConnReadLoop) processGoAway(f *http2GoAwayFrame) error {